Skip to content

Conversation

nicolaskagami
Copy link

Fixes: #2342

This PR does two things:

  • Improves the current custom extension test to have two invocations of add_custom_ext with different extension types but same callback function signatures. - This exemplifies the problem and serves as a regression test.
  • Changes the callbacks to have indices based on extension type instead of function signature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Multiple "custom extension" callbacks with same signature share indices
1 participant